* xdisp.c (reseat_1, Fcurrent_bidi_paragraph_direction): Avoid
authorDmitry Antipov <dmantipov@yandex.ru>
Fri, 24 Jan 2014 03:53:16 +0000 (07:53 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Fri, 24 Jan 2014 03:53:16 +0000 (07:53 +0400)
commite0597c0f633dbf57fac1df9e9f59e1c1a36c39f7
tree7b82ab15bc2d6b15ccb285540b80df542cca204a
parent57d60192687c8b88f6b095e7a4ccf6e01f941e0a
* xdisp.c (reseat_1, Fcurrent_bidi_paragraph_direction): Avoid
undefined behavior by initializing display property bit of a
string processed by the bidirectional iterator.  For details, see
<http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01920.html>.
src/ChangeLog
src/xdisp.c